mergAVAffineTransformTranslate
Type
function
Summary
This will return the affine transform moved by pTranslateX and pTranslateY
Syntax
mergAVAffineTransformTranslate(<pTransform>, <pTranslateX>, <pTranslateY>)
Description
This will return the affine transform moved by pTranslateX and pTranslateY
Parameters
Name | Type | Description |
---|---|---|
pTransform | an affine transform as "a,d,c,d,tx,ty" | |
pTranslateX | the value to move the x-axis. | |
pTranslateY | the value to move the y-axis. |
Compatibility and Support
Introduced
LiveCode 8.0
OS
ios
mac
Platforms
desktop
mobile